home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacAddict 91
/
MacAddict_091_2004-03.iso
/
pc
/
Software
/
Interface
/
ShapeShifter 1.0.1.dmg
/
Install ShapeShifter.app
/
Contents
/
Resources
/
ui
/
KillPrefpanesCache.pl
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Perl Script
|
2003-11-18
|
118 b
|
6 lines
#!/usr/bin/perl
$cachePath = "$ENV{'HOME'}/Library/Caches/com.apple.preferencepanes.cache";
`rm -f \"$cachePath\"`;